compress/gzip.Reader.multistream (field)

4 uses

	compress/gzip (current package)
		gunzip.go#L82: 	multistream  bool
		gunzip.go#L106: 		multistream:  true,
		gunzip.go#L134: 	z.multistream = ok
		gunzip.go#L274: 		if !z.multistream {